| AdCatalogYearCourse |
| Logical Entity Name | AdCatalogYearCourse |
| Default Table Name | AdCatalogYearCourse |
| Physical Only | NO |
| Definition | |
| Note |
| AdCatalogYearCourse Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
AdCatalogYearCourseID |
int | NO | ||
AdCatalogYearID |
int | NO | ||
AdCourseID |
int | NO | ||
UserId |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| AdCatalogYearCourse Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_AdCatalogYearCourse_AdCatalogYearCourseID | PrimaryKey | AdCatalogYearCourseID |
| AdCatalogYearCourse Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| AdCatalogYear | Non-Identifying | One To Zero or More | FK_AdCatalogYearCourse_AdCatalogYearID_AdCatalogYear_AdCatalogYearID | AdCatalogYearID | NO | YES | ||
| AdCourse | Non-Identifying | One To Zero or More | FK_AdCatalogYearCourse_AdCourseID_AdCourse_AdCourseID | AdCourseID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_AdCatalogYearCourse_UserId_SyStaff_SyStaffId | UserId | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| AdCatalogYearCourse Check Constraints |
| Check Constraint Name | CheckConstraint |